[DllImport("gdiplus.dll", CharSet=CharSet.Unicode, ExactSpelling=true)]
static extern int GdipAddPathRectangle(HandleRef path, float x,
float y, float width, float height);
Declare Function GdipAddPathRectangle Lib "gdiplus.dll" (TODO) As TODO
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!